home *** CD-ROM | disk | FTP | other *** search
/ Most Valuable Games 1 / Most Valuable Games I (MVP Publishing)(February 1995).iso / games1 / 94pool / readme.doc < prev    next >
Text File  |  1994-12-22  |  13KB  |  292 lines

  1. =======================================================================
  2.         WELCOME TO 1994POOL GAMES!  FROM NINANO SOFTWARE
  3. =======================================================================
  4.  
  5. +-----------------+
  6. | 1. Requirements |
  7. +-----------------+
  8.  
  9.      This 1994POOL game requires following:
  10.    * VGA or better
  11.    * 386/486 or better
  12.    * 589kb Base Memory
  13.    * Microsoft Compatible Mouse
  14.    Optional: Sound Blaster Compatible/Gravis Ultrasound for digital sound
  15.    Note: If you have a fast PC, such as 486+, you can use digital speaker,
  16.      which uses same sounds as sound cards, but play them to speaker.
  17.  
  18.  
  19. +------------------------------------+
  20. | 2. How to Install and Run 1994POOL |
  21. +------------------------------------+
  22.  
  23.    1. Run Install.exe (if you got it from the floppy disk)
  24.       Or copy all the files to Hard Disk.
  25.    2. Change directory to where game is installed.  (e.g. cd c:\1994POOL)
  26.    3. Run Setup.exe to setup the game (Such as Sound card, Memory, etc)
  27.    4. Run 1994POOL.EXE
  28.    5. At title screen, you will have 3 options.
  29.       a. Begin the game.
  30.       b. See HI-score.
  31.       c. Exit to dos.
  32.       Press left mouse button to activate each option.
  33.    6. Select number of player, Beginner/Intermediate/Master mode,
  34.       sound option, and pool table.  Then, press bottom button to begin!
  35.    7. Press HELP button for the game rules and more instructions!
  36.    8. Enjoy the game!
  37.  
  38. +-------------------------+
  39. | 3. Trouble Shooting Q/A |
  40. +-------------------------+
  41.  
  42.    Q. The game doesn't run!  It gives Not Enough Base Memory error or
  43.       Cannot Execute 1994POOL.EXE!
  44.  
  45.    A. This 1994POOL game requires at least 589KB Base Memory in which you
  46.       will get more memory by removing TSRs, such as those programs that
  47.       are loaded during computer boot-up.  To increase base memory, try
  48.       boot with clean-disk (to make clean-boot disk, use FORMAT A: /S).
  49.       Also you may want to try to remove some TSRs that are loaded from
  50.       AUTOEXEC.BAT file in hard drive.
  51.  
  52.       How to increase memory by rebooting from the floppy disk.
  53.       Only following commands should be in the file, '.
  54.  
  55.          rem ** remove 'rem' if you have Sound Blaster 16
  56.          rem DEVICE=C:\SB16\DRV\CTSB16.SYS /UNIT=0 /BLASTER=A:220 I:10 D:1 H:5
  57.          rem DEVICE=C:\SB16\DRV\CTMMSYS.SYS
  58.  
  59.          device=c:\dos\himem.sys
  60.          device=c:\dos\emm386.exe 512
  61.          rem (or device=c:\qemm\qemm386.sys instead of emm386.exe line)
  62.          dos=high,umb
  63.  
  64.       In 'autoexec.bat', load mouse driver
  65.  
  66.          loadhigh c:\1994pool\mmouse.com
  67.  
  68.       Add appropriate driver, such as your sound card driver, etc.
  69.       Try to load device drivers using 'devicehigh' in config.sys file,
  70.       and 'loadhigh' in autoexec.bat file.
  71.       Please refer to your DOS manual. ( MSDOS ver 5.0 or higher )
  72.  
  73.    ---
  74.  
  75.    Q. is QEMM or EMM386 helps in running the game?
  76.  
  77.    A. Yes and no.  You will get a lot of base memory (almost up to 700k!)
  78.       if you install QEMM or EMM386 memory manager, however, your computer
  79.       speed slows down considerably.  If you have fast machine, such as
  80.       486+, 586+, etc., probably you won't notice speed difference at all,
  81.       but for 386 or less, it's better not to use memory manager for the
  82.       maximum speed.
  83.    ---
  84.  
  85.    Q. Mouse doesn't appear in the game.  (or some lines appear across the
  86.       screen.)
  87.  
  88.    A. This game requires 100% Microsoft(tm) compatible mouse.  Even for some
  89.       mouse drivers that claim 100% compatible, they may not support high
  90.       resolution graphics for this game.  It is not the mouse that does
  91.       not support, but it's the "mouse driver" that did not implement
  92.       all the necessary functions.  I suggest that you change to different
  93.       mouse drivers.  Probably you have only one mouse driver on your
  94.       system, so if you know anyone who has IBM computer, ask for his/her
  95.       mouse driver, and try to run the game with different mouse driver.
  96.       In autoexec.bat, you will see mouse.com, gmouse, kmouse, amouse, etc.
  97.       Comment those out by adding "REM", for example, originally
  98.       "c:\mouse\mouse.com" may be changed to "rem c:\mouse\mouse.com",
  99.       and then add this line. "c:\mouse\xmouse.com", where xmouse.com is
  100.       the new name for a new mouse driver.  If it still doesn't work,
  101.       you will have to find other mouse drivers.
  102.  
  103.       For shareware version, you might have got 'mmouse.com'.  Just run this
  104.       new mouse driver and try the game.  If mouse still gives problem,
  105.       please contact us for another mouse drivers.
  106.  
  107.    ---
  108.  
  109.    Q. When I run the game under windows, the program terminates.  Why?
  110.  
  111.    A. I recommend you to exit windows, and run the game in standard DOS.
  112.       If you still want to run the game under window, please change sound
  113.       mode(sound card, digital speaker mode) to normal speaker mode in
  114.       Setup.exe.  Then, the game will run fine.
  115.    ---
  116.  
  117.    Q. Setup.exe doesn't detect my sound card!
  118.  
  119.    A. This game support 100% Sound Blaster compatibles Music card, and
  120.       Gravis Ultrasound card.  Make sure your Sound Card supports Sound
  121.       Blaster, and load appropriate driver if necessary.  However,
  122.       SB-emulation may not work since this game does not use native mode,
  123.       but uses DMA operation for sound and music.
  124.    ---
  125.  
  126.    Q. Setup.exe hangs when trying to save to file.
  127.  
  128.    A. Try to run setup with arguments, i.e., "setup /n" will disable
  129.       automatic detection of sound card.  However, you can later change to
  130.       sound card option either in the setup, or in the game.
  131.       Setup creates 14 bytes-long .CFG file called 1994POOL.CFG.
  132.       Here is .CFG file structure:
  133.  
  134.        Hex Offset        Values and its meaning
  135.      --         -------------------------------------------------
  136.      00       : 0 - Don't use EMS   1 - Use EMS
  137.      01       : 0 - Don't use XMS   1 - Use XMS
  138.      02       : 0 - No Sound     1 - Speaker     2 - Sound Card
  139.      03       : low 8-bit of sound blaster port  (usually hex 220)
  140.      04       : high 8-bit of sound blaster port
  141.      05       : DMA channel (usually 1)
  142.      06       : IRQ  (usually 5 or 7)
  143.      07      : 1 - Speaker Normal      10 - Speaker Digital Mode
  144.      08       : 2 - Sound Blaster        3  - Gravis Ultrasound
  145.      09      : 0 - Disable Music        1 - Music Enable
  146.      0A-0E    : reserved.
  147.  
  148.       Also, the file 'DEFAULT.CFG' is included in case Setup.exe does not
  149.       work.  Please rename it to '1994POOL.CFG' before running the game.
  150.       (Use 'rename default.cfg 1994pool.cfg')  The default setting is
  151.       Speaker Digital Mode, no EMS, use XMS, IRQ = 7, DMA = 1, and
  152.       sound blaster port hex 220.
  153.    ---
  154.  
  155.    Q. When I switch to 'Speaker Digital' mode, the speaker just makes a lot
  156.       of noise-like sound when playing the game!
  157.  
  158.    A. 'Speaker Digital' option in Setup.exe was intended to be used only
  159.       with high-speed computers, such as 386-33, 486, 586+(Pentium), etc.
  160.       Even 386 with 16Mhz speed is not fast enough to support digitized sound
  161.       for internal speaker.  If you don't have sound card, then choose
  162.       'Speaker Normal' option which does not use digitized sound.
  163.    ---
  164.  
  165.    Q. For the SB compatible sound card, the music stops right after some
  166.       sound...
  167.  
  168.    A. Probably you have wrong IRQ number.  If you haven't install with
  169.       your disk that came with sound card, I recommend to install it.
  170.       However, you may change by running Setup.exe, and change IRQ.
  171.       The default is set to 7(most common), but try to change to 5 which
  172.       is pretty common as well.
  173.    ---
  174.  
  175.    Q. When I play music, everything slows down, even mouse!
  176.  
  177.    A. The generated music is a high-quality digital music which requires
  178.       high burden of the CPUs, which 386/486+ or better is a minimum.
  179.       Please turn Music Enable option off in Setup.exe if you experience
  180.       problems with music.
  181.       Also, try NOT to change 'TURBO' button during or before the game
  182.       start.  If you have changed your computer's turbo button, try to
  183.       reboot and run the game again.
  184.    ---
  185.  
  186.    Q. Program hangs when I play with 'Speaker Digital' option in Setup.exe!
  187.  
  188.    A. Again, for slow computers such as 386-16,20, etc, computer may not
  189.       catch up with heavily digitized sound to the speaker.  Turn off this
  190.       option, and choose 'Speaker Normal' option in Setup.exe.
  191.    ---
  192.  
  193.    Q. Program says VGA is not found!
  194.  
  195.    A. Probably your video card is CGA/EGA etc.  This program requires 100%
  196.       VGA video card, with VGA monitor.
  197.    ---
  198.  
  199.    Q. The ball flickers, and disappear when collided with balls, and ball
  200.       moves very slow!
  201.  
  202.    A. This program was tested on slow 386 computers, and ball flickered
  203.       when used with QEMM, EMM386, Cache OFF(in CMOS setup), other TSRs,
  204.       etc.  Try to remove some of the QEMM, EMM386, 386Max from the computer,
  205.       (by simply booting up with clean-disk, or put 'REM' in front of
  206.        'Device = C:\DOS\EMM386.....' statement in CONFIG.SYS and re-boot.)
  207.       Also turn off 'Speaker Digital' option when experiencing flickerings.
  208.       Also, if you run this program under window, it will be a lot faster
  209.       to run through standard DOS. (exit window, and type '1994POOL').
  210.    ---
  211.  
  212.    Q. The game ask whether to run this program since 386/486 is not
  213.       found!  But I am sure my computer is 386/486!
  214.  
  215.    A. Code for detecting 386/486 may not work for every computer.  However,
  216.       if you are sure your computer is 386/486+, then choose 'y' to run
  217.       anyway.
  218.    ---
  219.  
  220.    Q. What is shareware?  What does 'register this game' mean?
  221.  
  222.    A. This game is distributed freely as "shareware", which means
  223.       "try before you buy" program.  There is almost no-functional difference
  224.       between shareware and registered(or commercial) version.  However,
  225.       you will get more options such as full 100 levels, all various shape
  226.       pool tables, and receive future shareware games by mail free.
  227.       You will automatically be on our mailling-list to receive first
  228.       future shareware games.  We encourage that you copy this game to
  229.       your friend, upload to BBS, etc. as long as no files are removed
  230.       nor modified.  Please see Order.Me for how to order the registered
  231.       version of 1994POOL.
  232.    ---
  233.  
  234.    Q. Where could I get the latest shareware version of 1994Pool?
  235.  
  236.    A. So far, at this time the latest version is V6.3, but may be come out
  237.       any time with higher updated version.  (6.3 for at least December 1994)
  238.  
  239.       ======================================================================
  240.       BBS: To get the latest shareware version of 1994Pool by BBS:
  241.  
  242.       Knightec BBS         +1(519)940-0007    Orangeville (CANADA)
  243.                    +1(519)940-0008    2nd node
  244.       ExecNet Info. Sys.   +1(914)667-4567    Mount Vernon, New York (USA)
  245.       The Seaside BBS      +1(805)964-4766    Santa Barbara, Calif. (USA)
  246.       Living Water BBS     +1(602)380-0362    Mesa, Arizona (USA)
  247.       Starz Chicago BBS    +1(312)348-3508    Chicago, Illinois (USA)
  248.       The Nashville Exchge +1(615)383-0727    Nashville, Tennessee (USA)
  249.       The Break RBBS       +1(703)680-9269    Dale City, Virginia (USA)
  250.  
  251.       Note: If you are a sysop operating 24hr. BBS and want to become our
  252.         distribution site for the latest version of 1994Pool, feel
  253.         free to add your BBS number and send us letter with your
  254.         BBS number & address, so we can send you updates and other
  255.         sharewares we made by mail.  Thank you.
  256.  
  257.       ======================================================================
  258.       FTP: To get the latest shareware version of 1994Pool by anonymous ftp:
  259.  
  260.       ftp.uml.edu           /msdos/games_uwp/billiard-games
  261.       ftp.eng.ufl.edu       /pub/msdos/demos/incoming (dir. may be moved)
  262.       ftp.uwp.edu           /pub/.../msdos/games/.../billiard-games
  263.       wuarchive.wustl.edu   /pub/MSDOS_UPLOADS/games (dir. may be moved)
  264.       cancun.caltech.edu    /pub/incoming/PC/korean-games
  265.       ftp.cdrom.com         /.8/cdrom/incoming (dir. may be moved soon)
  266.       ftp.dungeon.com       /pub/msdos/games/Misc
  267.  
  268.       ======================================================================
  269.       As a last resort, contact us:
  270.  
  271.       Chung & Shin
  272.       1205 E. Apache 128
  273.       Tempe  AZ  85281
  274.       U.S.A.
  275.       +1(602)731 - 9832 (Help)
  276.       +1(800)484 - 9762 <6442> (24 hrs, 7 days Ordering)
  277.            We accept VISA, MC, AMEX, DISC, DINERS, CARD BLANCHE, and COD!
  278.       E-mail: king.sejong@asu.edu
  279.  
  280.    ---
  281.  
  282.    Q. I like this game!
  283.  
  284.    A. Thank you for playing!:)
  285.    ---
  286.  
  287. +-----------------------------------------+
  288. | THIS IS A SHAREWARE VERSION OF 1994POOL |
  289. +-----------------------------------------+
  290. Please see 'register' information inside the game to find out how you can
  291. order your personalized copy of 1994POOL.  (see Order.Me file)
  292.